Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump nebulex from 2.3.2 to 2.4.2 #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps nebulex from 2.3.2 to 2.4.2.

Release notes

Sourced from nebulex's releases.

v2.4.2

To see what's new check the CHANGELOG

v2.4.1

To see what's new check the CHANGELOG

v2.4.0

To see what's new check the CHANGELOG

Changelog

Sourced from nebulex's changelog.

v2.4.2 (2022-11-04)

Full Changelog

Closed issues:

  • Adapter configuration per-env? #171
  • On-change handler for write-through decorators #165
  • Document test env setup with decorators? #155
  • Managing Failovers in the cluster #131

Merged pull requests:

  • Make Multilevel adapter apply deletes in reverse order #174 (martosaur)
  • Use import Bitwise instead of use Bitwise #172 (ryvasquez)
  • Fix result of getting value by non existent key #166 (fuelen)

v2.4.1 (2022-07-10)

Full Changelog

Closed issues:

  • Telemetry handler fails when using put_all #163
  • Fix incr/3 to initialize default value if ttl is expired #162
  • Cannot use variables in decorator keys #161

Merged pull requests:

v2.4.0 (2022-06-05)

... (truncated)

Commits
  • b12bd5a Release v2.4.2
  • 746949e Compatibility with Elixir 14.x and OTP 25
  • 809fe9f Make Multilevel adapter apply deletes in reverse order (#174)
  • d0ff450 Use import Bitwise instead of use Bitwise (#172)
  • c319660 Fix result of getting value by non existent key (#166)
  • ba4c899 Release v2.4.1
  • 057abdc #162 incr/3 initializes default value if ttl is expired
  • 962cdf2 Update stats handler to handle map type argument passed to put_all (#164)
  • 340e669 New adapter with Horde (#160)
  • d7ad962 Release v2.4.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nebulex](https://github.com/cabol/nebulex) from 2.3.2 to 2.4.2.
- [Release notes](https://github.com/cabol/nebulex/releases)
- [Changelog](https://github.com/cabol/nebulex/blob/master/CHANGELOG.md)
- [Commits](cabol/nebulex@v2.3.2...v2.4.2)

---
updated-dependencies:
- dependency-name: nebulex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants